GUI Help > General > getGadgetText

getGadgetText
str text=getGadgetText(handle gadget)

Description:
Retrieves the specified gadget's text or caption.

Return Value:
Text of the specified gadget

Parameters:
gadget Handle to a gadget
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)